Skip to content

Return Set<Class<?>> from Module "get test" methods#266

Merged
labkey-adam merged 2 commits intodevelopfrom
fb_unit_test_sets
Oct 3, 2025
Merged

Return Set<Class<?>> from Module "get test" methods#266
labkey-adam merged 2 commits intodevelopfrom
fb_unit_test_sets

Conversation

@labkey-adam
Copy link

Rationale

Eliminate IntelliJ warnings caused by Module methods getUnitTests() and getIntegrationTests() returning raw Set<Class>; they now return Set<Class<?>>.

@labkey-adam labkey-adam requested a review from a team October 2, 2025 21:03
@labkey-adam labkey-adam merged commit 5395fe6 into develop Oct 3, 2025
9 checks passed
@labkey-adam labkey-adam deleted the fb_unit_test_sets branch October 3, 2025 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants